[android-developers] Multidex on Android Studio 2.0+

2016-10-01 Thread Hamza Sekalema
Hi all, Now, I have a fairly large App for a directory that I have been working on ever since I used Android Studio 1.5.1. Due to its size, I definitely used the MultiDex option to meet the 64K limit - also enabled proguard. Now since Android 2.0, when ever I compile my App, all the activities

[android-developers] input type file not working webview android 5.1.1

2016-04-11 Thread Thaer Hamza
import android.app.Activity; import android.content.Intent; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.Window; import android.view.WindowManager; import android.webkit.WebChromeClient; import android.webkit.WebView; import

[android-developers] Information about publication of an app

2012-10-16 Thread Hamza Karmouda
I 'd like to know if i can publish my application on play store . This application is a logger for different Database on the phone.it permite to his owner to send logs to a dedicated server. it work like a spy.all the permissions are declared. -- You received this message because you are

[android-developers] ICS TaskManager like Animation [slide left|right]

2012-09-29 Thread Guitouni Hamza
Hi all, i'm trying to make an application (for my homework),i spent 3 days looking for making an animation that looks like the ICS taskManger,my activity shows a lot of images verticaly,when i swipe right or left(the slide animation should folow fingers), the image should disappear i tried

[android-developers] Re: Application to allow selected application to connect to the internet via 3G

2012-03-22 Thread Hamza
I am trying to develop a similar application and am having trouble progammatically disabling 3G on a device. It would be great if you can share how you managed to do that? On Feb 8, 9:58 am, Anil Jagtap anil.so...@gmail.com wrote: You cannot do that On Feb 7, 10:31 am, Nwanna Anthony

[android-developers] Programmatically disable 3G/Mobile Data

2012-03-22 Thread Hamza
Hi! I am trying to develop an application that smartly manages wifi vs 3g for a user. I am looking for a way to totally disable 3G on a device (similar to how a user can do it in the settings, but programmatically instead). Specifically, I need a way to do this on Android 4.0. How can an app

[android-developers] Text Animation

2011-10-03 Thread emran hamza
hi, i want to use marquee text move text bottom to top in android. any one help me out to solve my problem plz -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com