Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
Hello everyone, I would like to create an Android app where you can create and design an e-business card. I want to create something like Lenscard. The flow would be like "Enter Contact Information" -----> "Select a card template" from a list of templates -----> "Edit or design the card". The edit is the most important part. The user should be able to
1) Drag and drop text views
2) Add Images from Gallery
3) Change fonts and color
4) Add text views or remove them

Please, I would really to know how to achieve this. Thanks

What I have tried:

I have tried researching drag and drop functionality on Android. I have also tried to look for libraries or some sample open source project I can follow.
Posted
Updated 6-Mar-17 22:59pm

1 solution

Lots of useful articles at Android articles[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900