[android-developers] Cannot download play-services-common

2016-11-30 Thread Louis TREBUCHET
I am using Android SDK tools and platform tool #25 and downloaded Google 
Play Services #38
The library play-services-common is not included in com\google\android\gms
Where can I find/download it as I need to use GoogleApiClient class ?
Thanks for your help

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/291b1c21-01c3-4aed-b170-ad7fc8f40e13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android studio and bluetooth

2016-03-28 Thread Louis Masulli
I am new to android and downloaded android studio.  The application I am trying 
to write has a part of it that I need to use Bluetooth for, but when I try to 
run my app there are no devices in the avd manager that have bluetooth I tried 
creating my own device but there doesn't seem to be an option to create a 
Bluetooth enabled device.  When I go into setting for the device and click on 
Bluetooth the button for turning it on doesn't work.  Is there something I'm 
missing in my set up?  How can I get studio to work with bluetooth?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/da990ef0-0098-457a-8549-80974e36e0a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] listview inside gridview

2013-01-07 Thread louis


這是一個樣品的日曆使用 GridView控件 ,現在我想在日曆的“天”添加新的東西,所以我想我可以使用 ListView的 
佈局,在一個月的一天,現在我有一個問題,我的listview 
not scrolling !

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Playback Speed

2012-06-29 Thread Louis Strauss
Hi all

I want to write an app that adjusts the playback speed of mp3s.

Many applications are already doing it, but which classes do they use?

I have tried SoundPool and AudioTrack, but to no avail.  SoundPool only 
buffers for a very short amount of time, while AudioTrack doesnt support 
mp3s.

Any suggestions?

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to access libs from 2 add-ons using sdk tools version 20?

2012-06-28 Thread Louis
The application I am developing needs to access library stubs from 2 
different add-ons directory. Both add-ons are intealled via the sdk manager.

Up to version 19 of the Android sdk tools, I was to specify the path to the 
library for the second package in ant.properties using 
extensible.libs.classpath=${sdk.dir}/add-ons/vendorspecific/libs

and I was setting the project target to  Google Inc.:Google APIs:15 so 
that maps api could be used.
android update project --target Google Inc.:Google APIs:15 --path .

Now on Android sdk tools version 20, the usage of extensible.libs.classpath 
variable has been removed from build.xml section
target name=-compile ...
...
classpath
fileset dir=${extensible.libs.classpath} 
includes=*.jar /
/classpath

What is the recommended approach to be able to specify additional classpath 
to include library in such case?
Since the add-ons libraries are coming from 2 different vendors, they are 
obviously in 2 different locations.


Thanks


-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Giving away my book: Genius Android Marketing

2012-01-10 Thread Louis
I guess this post proves you know a thing or two about marketing. 8,8%
chance of winning at the moment: count me in.

On Jan 5, 5:50 pm, scp89 jayvanbui...@gmail.com wrote:
 I've recently finished writing the first full-length, android-specific
 book on Android Marketing. It covers tips, tricks, strategies,
 competitive analysis, and so much more. Everything I've learned in 2
 years selling android apps, I've put into this book. It is available
 via e-book OR softcover:

 E-book:http://www.amazon.com/Genius-Android-Marketing-Outsmarting-ebook/dp/B...

 Softcover:http://www.amazon.com/Genius-Android-Marketing-Outsmarting-Market/dp/...

 GIVEAWAY: I am giving away 3 PDF copies of the book to readers! Simply
 reply to this thread, and 1 week from today I will randomly select 3
 members and PM you a link to your free download of the 130 page book.

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers]

2011-12-27 Thread Louis du Pisani


-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] android flash emulator

2011-03-18 Thread louis
Hi,
This is my first time asking question here,I need your help!

In my condition,I want to test flashplayer on www.youku.com.Firstly,I
used released android 2.2 froyo,but I even cannot install the plugin
on it,so,I changed it to released android 2.3 gingerbread,it supprised
me that the plugin could be installed,but it did not work!

So,there are three question I want to ask.
Question 1,Adobe said that the flash plugin can only be installed on
devices based on ARMV7,but why it can be installed on gingerbread
emulator but not froyo emulator?
Question 2,Someone said that android only support youtube video,but I
am a Chinese developer,so I cannot test it with youtube,is this the
reason that the plugin doesnot work?
Question 3,does the released version of android has any limits to
flash somewhere as it does with gif?

Could someone help me?

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Nested layout problem

2010-10-21 Thread jean-louis bonnaffé
Hi Matthieu,

I had a similar problem to what you describe, but using a custom
component.
I fixed this by modifying its onLayout() method.

Originally, i just called the component children's layout method :

protected void onLayout(boolean changed, int l, int t, int r, int b){
mCount = this.getChildCount();
for(int i = 0 ; i  mCount ; i++){
getChildAt(i).layout(160 - 180/2, 190 - 180/2, 160 + 180/2, 190
+ 180/2) ;
}
}

After I put the children into LinearLayouts, i had to call explicitly
the children's children's layout method :

protected void onLayout(boolean changed, int l, int t, int r, int b){
mCount = this.getChildCount();
for(int i = 0 ; i  mCount ; i++){

( (ViewGroup)getChildAt(i) ).getChildAt(0).layout(0, 0, 180,
180 ) ;
( (ViewGroup)getChildAt(i) ).getChildAt(1).layout(0, 0, 180,
180 ) ;

getChildAt(i).layout(160 - 180/2, 190 - 180/2, 160 + 180/2, 190
+ 180/2) ;
}
}

However, the view's animation looks a bit ugly now, there may be a
better fix.
Anyway, i hope it's still useful for you or anyone.

jean-louis


On Aug 31, 8:11 am, Matthieu Jeanson matthieu.jean...@gmail.com
wrote:
 Hi,

 Probably something really easy, but I am missing it and have been banging my
 head for a while now.

 I created my own layout to partition the whole screen into a grid, so far so
 good -- using nested LinearLayout of a TableLayout was getting a bit messy
 for something really simple --
 I can put buttons, textviews in every cell and it works just fine.
 Now, when I add a LinearLayout in one of the cell, no child of that layout
 gets drawn on the screen.

 When I check with the hierarchy viewer, it tells me the sizes of the
 children is all 0 (height and width). It does not matter really what I have
 for layout_width and layout_height.

 For my GridLayout, I follows the same as FrameLayout by extending ViewGroup
 and override onMeasure (return the minimum between the size of the parent
 and the size of the screen) and onLayout.

 Any idea ?

 Thanks,
 Matthieu

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Droid Reboot when using VBO in opengl es codes

2010-04-06 Thread Louis
Hi, Robert, Not in my case, but the geometrics quite a lot in my
cases, the model file size around 7M, not sure if the Droid ( Or
android ) video card have some limitation on here?



On Apr 5, 8:20 pm, Robert Green rbgrn@gmail.com wrote:
 Hmm I wonder if this is at all related to the problems I'm having with
 GL lockups on the Droid at the moment.  I see a resize in there, are
 you flipping orientations?

 On Apr 5, 6:18 pm, Louis yanglfya...@gmail.com wrote:



  Hi, All:

  I am working on a app which render geometrics with VBO in NDK opengl,
  it works in other phone, but in Motola Droid, it will cause the
  devices reboot

  The logs like next, anyone can help me?

  04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
  lib/libwebcore.so' for 'nativeResize' (wrong CL)
  04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
  lib/libmedia_jni.so' for 'nativeResize' (wrong CL)
  04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
  lib/libexif.so' for 'nativeResize' (wrong CL)
  04-05 15:36:21.609: INFO/SanAngeles(1320): resize w=480 h=778
  04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
  lib/libwebcore.so' for 'nativeRender' (wrong CL)
  04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
  lib/libmedia_jni.so' for 'nativeRender' (wrong CL)
  04-05 15:36:21.617: DEBUG/dalvikvm(1320): +++ not scanning '/system/
  lib/libexif.so' for 'nativeRender' (wrong CL)
  04-05 15:36:21.961: ERROR/IMGSRV(1034): sgxif.c:108: WaitForRender:
  Timeout
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:42:
  MapperDumpSyncObjects: Dumping all active sync objects..
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=20, 0xFHWR=0x0300, WOC
  DevVAddr=0xd811a3c, ROC DevVAddr=0xd811a44
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=19, 0xFHWR=0x0300, WOC
  DevVAddr=0xd80037c, ROC DevVAddr=0xd800384
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=18, 0xFHWR=0x0130, WOC
  DevVAddr=0xd80058c, ROC DevVAddr=0xd800594
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=16, 0xFHWR=0x0130, WOC
  DevVAddr=0xd80022c, ROC DevVAddr=0xd800234
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=10, 0xFHWR=0x0130, WOC
  DevVAddr=0xd8005a4, ROC DevVAddr=0xd8005ac
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=8, 0xFHWR=0x0130, WOC
  DevVAddr=0xd80055c, ROC DevVAddr=0xd800564
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=3, 0xFHWR=0x1000, WOC
  DevVAddr=0xd800064, ROC DevVAddr=0xd80006c
  04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
  MapperDumpSyncObjects: Sync object ID=2, 0xFHWR=0x1000, WOC
  DevVAddr=0xd80004c, ROC DevVAddr=0xd800054

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using remove me as the subject.


[android-developers] Droid Reboot when using VBO in opengl es codes

2010-04-05 Thread Louis
Hi, All:

I am working on a app which render geometrics with VBO in NDK opengl,
it works in other phone, but in Motola Droid, it will cause the
devices reboot

The logs like next, anyone can help me?

04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
lib/libwebcore.so' for 'nativeResize' (wrong CL)
04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
lib/libmedia_jni.so' for 'nativeResize' (wrong CL)
04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
lib/libexif.so' for 'nativeResize' (wrong CL)
04-05 15:36:21.609: INFO/SanAngeles(1320): resize w=480 h=778
04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
lib/libwebcore.so' for 'nativeRender' (wrong CL)
04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/
lib/libmedia_jni.so' for 'nativeRender' (wrong CL)
04-05 15:36:21.617: DEBUG/dalvikvm(1320): +++ not scanning '/system/
lib/libexif.so' for 'nativeRender' (wrong CL)
04-05 15:36:21.961: ERROR/IMGSRV(1034): sgxif.c:108: WaitForRender:
Timeout
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:42:
MapperDumpSyncObjects: Dumping all active sync objects..
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=20, 0xFHWR=0x0300, WOC
DevVAddr=0xd811a3c, ROC DevVAddr=0xd811a44
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=19, 0xFHWR=0x0300, WOC
DevVAddr=0xd80037c, ROC DevVAddr=0xd800384
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=18, 0xFHWR=0x0130, WOC
DevVAddr=0xd80058c, ROC DevVAddr=0xd800594
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=16, 0xFHWR=0x0130, WOC
DevVAddr=0xd80022c, ROC DevVAddr=0xd800234
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=10, 0xFHWR=0x0130, WOC
DevVAddr=0xd8005a4, ROC DevVAddr=0xd8005ac
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=8, 0xFHWR=0x0130, WOC
DevVAddr=0xd80055c, ROC DevVAddr=0xd800564
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=3, 0xFHWR=0x1000, WOC
DevVAddr=0xd800064, ROC DevVAddr=0xd80006c
04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50:
MapperDumpSyncObjects: Sync object ID=2, 0xFHWR=0x1000, WOC
DevVAddr=0xd80004c, ROC DevVAddr=0xd800054

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using remove me as the subject.


[android-developers] How to know touched cube in opengl ?

2010-02-24 Thread Louis Huh

I drew cubes using opengl,

GLSurfaceView has onTouchEvent method. but I'd like to know

what cube was touched ?

cubes can move anywhere in the viewport...

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] How to enable the GPS setting automatic

2009-05-03 Thread Louis

Hi, All:

Anybody know how to enable the GPS setting automatic? Seems the
Toggle Settings app can handle it, but I didn't find out any
solutions for it yet.

Please help me if you have time.

Best regards,
Louis.
--~--~-~--~~~---~--~~
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to enable the GPS setting automatic

2009-05-03 Thread Louis

By the way, I just found next in android codes

public class SecuritySettings
...
private void setProviders(String providers) {
// Update the system setting LOCATION_PROVIDERS_ALLOWED
Settings.System.putString(getContentResolver(),
Settings.System.LOCATION_PROVIDERS_ALLOWED,
providers);
if (Config.LOGV) {
Log.v(Location Accuracy, Setting
LOCATION_PROVIDERS_ALLOWED =  + providers);
}
// Inform the location manager about the changes
mLocationManager.updateProviders();
}



But seems the mLocationManager.updateProviders(); didn't public in
SDK yet, any suggestions for it?

Best regards,
Louis.

On May 4, 9:55 am, Louis yanglfya...@126.com wrote:
 Hi, All:

 Anybody know how to enable the GPS setting automatic? Seems the
 Toggle Settings app can handle it, but I didn't find out any
 solutions for it yet.

 Please help me if you have time.

 Best regards,
 Louis.
--~--~-~--~~~---~--~~
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Embeded APK?

2008-12-22 Thread Louis

Hi, All:

Our product need provide some SDK to 3rd party, and we want to provide
some services or activity in Android platform, spec for services. But
seems we can't provide it through the Jar files (Please let me know if
I am wrong :) ), And in these cases, is there any way to make our APK
as Embeded APK which 3rd party can install it with their APK without
user more actions? If no, any replacement way for it?

Welcome any helps for it.

Best regards,
Louis
--~--~-~--~~~---~--~~
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: For modular requirement

2008-12-03 Thread Louis

Thanks a lot also

On Nov 30, 5:28 pm, Xiaoliang Ding [EMAIL PROTECTED] wrote:
   Thanks Dianne. Your approaches are very helpful. We will try them both.

   Thanks
   Ding

 2008/11/30 Dianne Hackborn [EMAIL PROTECTED]

  A good way to do this is publish it as a service in another .apk, which you
  can query the package manager for and bind to.  This isn't really a true
  plug-in though (a service is a global singleton in the system, and you'll
  nee to define a .aidl interface to it so it can run in another process).

  Another approach is to put your plug-in into another .apk, publish it in
  the manifest however you want, find the .apk with the Package Manager, and
  then use Context.createApplicationContext() with the flag to load the code.
  From there you can get the ClassLoader for the other .apk and instantiate
  classes.

  If you do the latter though you really need to be aware of what you are
  doing: this has all kinds of security implications for you, can have
  problems if code ends up running as different uids, etc.  This is best for
  the situation where you provide all of the plug-ins, so you can sign them
  with the same certificate and use a shared user ID for all of them as well
  as the main application.

  On Fri, Nov 28, 2008 at 2:39 AM, Xiaoliang Ding [EMAIL PROTECTED]wrote:

   Hi, Ludwing, Louis

      But how about a new added application. If we want to a new
  plug-in added into the main application, how can do it ?

  Thanks
  Ding

  2008/11/28, Louis [EMAIL PROTECTED]:

  Thanks Ludwig. And by the way, could we download a Jar file and put it
  into the basic application, then the basic application can call it
  through some interfaces?

  On Nov 27, 8:28 pm, Ludwig [EMAIL PROTECTED] wrote:
   Think about Intents and split your application into multiple
  applications
   (perhaps running under the same userid), each serving a bunch of
  intents.
   Then you can upgrade each application (which might just respond to one
   intent) separately and Android will at run-time find the best-matching
   intent (or give the user the choice which one to use if there are
  multiple
   good matches).

   Ludwig

   2008/11/26 Louis [EMAIL PROTECTED]

Hi, All:

Our products which running in other platform are using the modular
approach, which means if user want to add a new feature, he/she only
need to download a new plug-in, but not reinstall the who
  application.
And we used COM library base ideas to do that before, is there anyway
to do it in Android?

Welcome any help for it.

Best regards,
Louis.

  --
  Dianne Hackborn
  Android framework engineer
  [EMAIL PROTECTED]

  Note: please don't send private questions to me, as I don't have time to
  provide private support.  All such questions should be posted on public
  forums, where I and others can see and answer them.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Plug in in contact/calendar

2008-12-03 Thread Louis

Hi, All:

Is possible to add a plug-in/Menu in the Contact application? For
example, if user select some contacts, and the 3rd party menu will be
insert into the system default one, like Search in XXX. Then after
select the menu, the 3rd party service or activity can be called.

Welcome any helps for it.
Louis.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: For modular requirement

2008-11-27 Thread Louis

Thanks Ludwig. And by the way, could we download a Jar file and put it
into the basic application, then the basic application can call it
through some interfaces?

On Nov 27, 8:28 pm, Ludwig [EMAIL PROTECTED] wrote:
 Think about Intents and split your application into multiple applications
 (perhaps running under the same userid), each serving a bunch of intents.
 Then you can upgrade each application (which might just respond to one
 intent) separately and Android will at run-time find the best-matching
 intent (or give the user the choice which one to use if there are multiple
 good matches).

 Ludwig

 2008/11/26 Louis [EMAIL PROTECTED]



  Hi, All:

  Our products which running in other platform are using the modular
  approach, which means if user want to add a new feature, he/she only
  need to download a new plug-in, but not reinstall the who application.
  And we used COM library base ideas to do that before, is there anyway
  to do it in Android?

  Welcome any help for it.

  Best regards,
  Louis.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] AIDL in same process

2008-11-26 Thread Louis

Hi, All

Our team want build some services which provided to 3rd party, and we
are trying to design the interfaces which using the AIDL, and also, we
want to build our own application base on this services also, and run
in the same process, but is it still need using IPC to transfer the
data info, that's sounds too heavy for one process, any suggestions
for it? And also, if we want public to 3rd part, is there anyway to
install our services and their application together? (Not public our
codes to them).

Welcome any help for that.

Best regards,
Louis.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] For modular requirement

2008-11-26 Thread Louis

Hi, All:

Our products which running in other platform are using the modular
approach, which means if user want to add a new feature, he/she only
need to download a new plug-in, but not reinstall the who application.
And we used COM library base ideas to do that before, is there anyway
to do it in Android?

Welcome any help for it.

Best regards,
Louis.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: AIDL in same process

2008-11-26 Thread Louis

Yes, the request comes from Market, other company want to use our
services, but for some devices, user may not install our application
at all.

On Nov 27, 1:49 am, Dave Sparks [EMAIL PROTECTED] wrote:
 IPC binder calls within the same process are treated as local C++
 calls, i.e. they occur synchronously on the same thread.

 I'm not sure what you are asking in the second part of your question.
 Is this a request for dependencies in the Market, e.g. Application A
 requires Application B to be installed?

 On Nov 26, 4:06 am, Louis [EMAIL PROTECTED] wrote:

  Hi, All

  Our team want build some services which provided to 3rd party, and we
  are trying to design the interfaces which using the AIDL, and also, we
  want to build our own application base on this services also, and run
  in the same process, but is it still need using IPC to transfer the
  data info, that's sounds too heavy for one process, any suggestions
  for it? And also, if we want public to 3rd part, is there anyway to
  install our services and their application together? (Not public our
  codes to them).

  Welcome any help for that.

  Best regards,
  Louis.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Can we delete a SMS?

2008-11-03 Thread Louis

Can we delete a SMS with newest android SDK now?

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---