Company
Home
About Us
Client Testimonials
Career
Portfolio
Contact Us
Gaming
Game Development
3D Game Development
Android Game Development
iOS Game Development
Blog
Game Design
Unity
Android
iOS
Graphics
Web
Contact Us
3DS Max
Android
Blog
Graphics
iOS
Maya
Unity
Web
Game Design
Drag and Drop List Item in List View
Jump To:
Create an android application project in eclipse.
OnItemLongClickListener
Manage item id of each item.
Override onTouchEvent()
handleCellSwitch() method.
touchEventsEnded() method.
touchEventsCancelled() method.
Create a TypeEvaluator.
Create handleMobileCellScroll() method.
Create OnScrollListener.
activity_list_view.xml file
MainActivity.java file
Objective
The main objective of this blog post is to help you understand on how to drag and drop list items in list view in Android.
continue reading...
Riddhi Balbhadra
2016-05-22 01:31:32
How to Upload Your Application on Google Play Store
Jump To:
Open Eclipse
Select 'Export'
Select export type
Checking for Errors
Entering a Keystore
Creating a new keystore
Choosing a Password
Choosing an Alias
Choose File Export Destination
Go to Google Developer Site
Logging into Google Developer
Adding a new application
Initiating APK Upload
Initiating APK Upload (part-2)
Select and upload APK file
Add description to your project
Add Screenshots of your application
Adding an Icon to your application
Filling Details
Pricing and Distribution
Publishing your application.
Objective
Main objective of this blog post is to explain how to publish application on Google Play Store
continue reading...
Riddhi Balbhadra
2018-05-07 20:59:58