How can I publish app without developer name, just name of the website as
in following case freelancer.com has done.
https://play.google.com/store/apps/details?id=com.freelancer.android.messenger&hl=en
--
You received this message because you are subscribed to the Google Groups
"Android Develo
Hi ,
I am also facing same problem while launching the new game application
after downloaded from Google Play.
Following logs are displayed ::
<6>[ 463.271731] c1 binder: 1977:2001 transaction failed 29189, size 116-4
<6>[ 463.384665] c0 binder: 6532:6544 transaction failed 29189, size 200-0
P
or is "
java.net.SocketException:No route to host".Could you tell me,why this error
exist and how should I look through the reason of the error and amend it?
Thanks a lot.
neo
--
You received this message because you are subscribed to the Google
Groups "Android Developers&quo
Hi all,
I have developed an application about Wifi communication between Smartphone
and PC.When I try to run my application on actual device and PC,this Error
(no route to host) always exists.Could you tell me,how can I solve this
problem and what is the real reason.
regards
neo
--
You
I’m new in the world of android App developing and I’m looking for
tutorials and samples on how I can create a News app for android. An
example of what I’m looking to create is the PULSE News app. Thanks
for the help and sorry about my English.
--
You received this message because you are subscri
deadlock problem on GC Thread and HeapWorker Thread
The deadlock could be raised by below condition.
1. GC thread requests all thread to suspend.
(dvmCollectGarbageInternal -> dvmSuspendAllThreads)
2. HeapWorker could suspend with heapWorkerLock mutex.
(doHeapWork -> callMethod -> lockMutex
Hey,
I was just trying to identify my app's users uniquely through their
device Ids. I came across the concept of using TelephonyManager [which
gives IMEI, unique for each phone] and ANDROID_ID but i read on blogs
that at times ANDROID_ID returns just 'null' . I tested using
ANDROID_ID on a few de
mething or does it go somewhere else?
Thanks,
Neo.
--
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
To unsubscribe from this group, send email to
android
Hi there,
How can i found out the state of the system processes that are of the sphere
of my interests?
For instance , when they change the state from Running to Foreground?
Thank YOU.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To po
I use HTC Hero device with Android 2.1
2011/4/21 Neo Apostol
> Hi there,
> Explain me please, Why I can't create settings of the proxy server with
> help of method:
>
> //Main.java
> Settings.Secure.putString(getContentResolver(), Settings.Secure.HTTP_PROXY,
> p
Hi there,
Explain me please, Why I can't create settings of the proxy server with help
of method:
//Main.java
Settings.Secure.putString(getContentResolver(), Settings.Secure.HTTP_PROXY,
param);
//AndroidManifest
Thank You.
--
You received this message because you are subscribed to the
Thank you.
20 апреля 2011 г. 16:17 пользователь Kostya Vasilyev
написал:
> Speed (rate) is something over time.
>
> Download speed is the number of bytes divided by elapsed time.
>
> Sample code: speed = size / time.
> 20.04.2011 16:57 пользователь "Neo Apostol"
>
Hi there,
I wrote the method that downloads the file. How can I found out the speed of
downloading the file?
Maybe smb. has written the method like that?
Thank YOU.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, sen
On 3/8/2011 3:02 PM, Abhilash baddam wrote:
Hi,
why http://www.developer.android.com is not working. Anybody is
having any idea..?
--
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@
On 3/8/2011 6:28 AM, Nathan wrote:
I probably to reinstall Eclipse, so I wanted soem advice on teh best
version.
I've had 3.4.
Some comments from others at Andevcon suggest that performance gets
worse with 3.6 and 3.7. So is 3.5 Classic the best ever?
Thanks
Nathan
I think that it's better
Hi there,
How can it be done?
--
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
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups
Hi there,
I need to receive a notification about changing of the ContentProvider.
With wat class it can be achieved.(ContentResolved or ContentObserver).
I would like to see an example of this, if it is possible.
--
You received this message because you are subscribed to the Google
Groups "Androi
Hi,
Is it possible to write data from different threads
to the SQLite DB at the some time?
Thank you.
--
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
To unsubscribe fr
Hi,
Is it possible to write data from different threads to the SQLite DB at
the some time?
Thank you.
--
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
To unsubscribe
Hi,
Is it possible to write data from different threads to the SQLite DB at the
some time?
Thank you.
--
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
To unsubscribe f
Hi everyone,
I'm create empty SQLite DataBase.
When I view properties, I see size 5120 bytes.
Why?
Thank You.
--
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
To unsub
Hi all
i am trying to use google maps in my application, but its showing only
grids.Also when i try to launch the inbuilt Google maps, its showing
the error:
Network Failure: Need a working data connection
I am behind a proxy server and emulator's web browser is working fine
after putting the prox
n Apr 30, 11:17 pm, MrChaz wrote:
> You just need a 2pin to 3pin converter and the charger will work just
> fine in the UK :D
>
> On Apr 30, 4:15 pm, feilfly wrote:
>
>
>
> > finally, I received it. But the charger is EU standard not UK
> > standard :-(
>
> > On Apr 30, 3:09 pm, Ottavio Vanini w
Got mine yesterday, in Gothenberg :) Thanks Google!
On Apr 30, 10:53 pm, DKIT Android wrote:
> In Norway. Still no N1. :-(
>
> --
> 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@go
Hello ppl,
I am trying to create an application similar to login form where user
can register themselves for username, password, email etc.The
functionality is as follows.
When the user comes to this app it will be ask to either register or
login. In case of user registering himself he enters firs
I have an application that only runs on mobile network only. The app
does not work with WIFI.
if the mobile and wifi all up, but i want my app used moblie
if I then try the other setting (TYPE_MOBILE), I get a security
exception
(can't write secure settings).
this feature can not be used int t
because if i create media used the Application point(), i can't hear
the sound
public void playAudio(int type) {
mMediaPlayer = MediaPlayer.create(this(or
getBaseContext()),
R.raw.online);
mMediaPlayer.start();
}
--~--~-~--~~---
Application class
public class MyApplication extends Application{
public static MyApplication getApplication(Activity activity)
{
// TODO should this be synchronized?
if (app == null)
{
initialize(activity);
}
mActivity = activity;
public static MyApplication getApplication(Activity activity) {
// TODO should this be synchronized?
if (app == null)
{
initialize(activity);
}
mActivity = activity;
return app;
}
I means if i finish the Activity B, The Activit
hi guys
I have a question about finish activity
When start the activity i will set the activity object to the
Application, and i will registry it in the Appication
app = MyApplication.getApplication(this);
1. Start Activity A store A id 0x12345678
2. Activity A -> Activity
public class DatabaseHelper extends SQLiteOpenHelper{
public DatabaseHelper(Context context, String name, CursorFactory
factory,
int version) {
super(context, name, null, version);
// TODO Auto-generated constructor stub
init();
}
@Override public void onCreate(SQLiteDatabase db) {}
@Override
pu
i think may be this EmotionTextView is my own View ,so the system
can't get the height,
i need set determinate height for it ???
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to t
i have a problem about ScrollView
i want add myView(extends View) to the ScrollView, myView i will draw
something, image or text,
but when i create myView and add it in the scrollView ,but get the
Height = 0 onSizeChanged(), i don't know why?
(1) myActivity
final LinearLayout layout = n
My app has 4 activities on the stack A->B->C->D (top)
If you press home and re-enter the application, another instance of A
is started, so the stack is A->B->C->D->A (top). I know this because
when I press BACK, A is popped off and I now see D (instead of going
to the Home screen).
What I want
In my code , i used the ExpandableListAdapter.
In the getChildView(), i want my child item have two textview in it.
So i create a RelativeLayout viewGroup.
i debug it but it crash.
problem if return the RelativeLayout be crash.
if i return a TextView no problem,
may be can't return ViewGroup ???
How to set the image icon and text horizontal in the tab page ?
How to set the tab page background not tabhost ?
i read the source of android , not provide function,
i want extends the tabhost, but the "IndicatorStrategy" interface of
modify icon and text , is private
please help me !
--~--~---
Thank you very much , i resolved it
On 2月5日, 下午7时01分, Chander Pechetty wrote:
> 1. Save as unix file/format
> 2. use dos2unix
> trick is to remove the carriage return character.
>
> On Feb 5, 7:44 am, Neo wrote:
>
>
>
> > i had aproblemabout read the file,
i had a problem about read the file, in the inputstream, the string
have a lot or "Enter"
but the "Enter" display like this "口"
i tried used the "android edit tools" and "UltraEdit" modify the
string "Enter", but failed
http://www.anddev.org/viewtopic.php?p=17564#17564
--~--~-~--~
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
requestWindowFeature(Window.FEATURE_NO_TITLE);
ScrollView sv = new ScrollView(this);
ViewGroup.LayoutParams svLp = new ScrollView.LayoutParams(
ViewGroup.LayoutParams.FILL_PARENT,
ViewGroup.LayoutParams.WRAP
rovide in the SDK for everything you need.
>
> We don't have a concept of badges. If an app wants to get your attention,
> it is does through the status bar / notification panel.
>
> On Fri, Jan 23, 2009 at 1:36 PM, Neo wrote:
>
> > Is there a way to get list of appl
Is there a way to get list of applications installed so as to display
the icon images on my custom home screen. Does Android support iphone
like badge functionality - alerts displayed on application icon? If
no, would it be possible to build something similar in theory.
Thanks.
--~--~-~-
I create a new blankview extends view , i want load it from my
layout.xml
but when i debug it , error it said "source not found".
if i don't debug it , it same.
http://schemas.android.com/apk/res/
android"
xmlns:app="http://schemas.android.com/apk/res/
com.example.android.apis"
a
yeah. but it is too ugly now. :)
On Jun 13, 3:16 am, eric <[EMAIL PROTECTED]> wrote:
> One more thing, I think you forget to credit yourself in the
> software.so whoever uses it knows who made it:)
>
> On Jun 13, 3:14 am, Neo <[EMAIL PROTECTED]> wrote:
>
&
s components utilizing that engine.
> In other words, I'd like to see Free Cell as well :)
>
> On Jun 12, 10:14 am, Neo <[EMAIL PROTECTED]> wrote:
>
> > yes, i definitely should do that.
>
> > a friend suggested me not to move selected card to the bottom.
> &
> Maybe you need to include this instruction with the game.since it
> is a little different from the traditional solitaire on PC.
>
> Eric
>
> On Jun 11, 3:19 am, Neo <[EMAIL PROTECTED]> wrote:
>
> > oh, it is a little different from javasol because I feel it i
middle of the screen and I can't
> drag the card elsewhere.unlike Javasol which runs
> "normally"
>
> Maybe it needs fixing? or it is my emulator's fault?
>
> Cheers
> Eric
>
> On Jun 10, 9:32 am, Neo <[EMAIL PROTECTED]> wrote:
>
&
d you download
the source code via CVS, then run the application.
On Jun 9, 2:39 am, eric <[EMAIL PROTECTED]> wrote:
> mm, didn't see any installable files hosted on SourceForge.
>
> On Jun 9, 3:01 am, Neo <[EMAIL PROTECTED]> wrote:
>
> >https://sourceforge.net
https://sourceforge.net/project/screenshots.php?group_id=229607&ssid=85022
GSolitaire, a solitaire game on gPhone Android platform, is finally
released.
Basically this game is changed from Javasol (http://
javasol.sourceforge.net/); I just changed the UI part into Android
View, the whole program
Event,
onTouchMoveEvent, and onTouchUpEvent?
On Jun 6, 4:56 pm, hackbod <[EMAIL PROTECTED]> wrote:
> Down, move, up. Look at the action code in the event to see which of
> these actions is happening.
>
> On Jun 6, 4:39 pm, Neo <[EMAIL PROTECTED]> wrote:
>
> > I didn't doubl
I didn't double confirm if it does trigger three times by creating a
plain simple view yet. Below is my code. Now I add a timer so that
the program just ignore the following trigger in 2 seconds.
Has anybody encountered this problem before?
private Date oldDate = new Date();
@Overri
I want to access a mysql database from android –sending/receiving data
great answers welcome :)
neo
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, sen
I'd like to to add a button to android web browser for running my own
code.
points of departure for doing so welcome :)
neo
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" gr
) quickly program my own android-based web browser with a special
button
Both advice on what way I can follow, and on code including simple
samples for starting are nicely welcome.
thanks,
neo
--~--~-~--~~~---~--~~
You received this message because you are subscribed
53 matches
Mail list logo