Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-12-20 Thread Varun Tewari
I have encountered similar situation. The only difference is i don't want to preview different application created by others. I have multiple apks each one has one preview to show inside one base application. All these previews in each apk, is a fragment of 2x2. Can anybody help me with that? Reg,

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-11 Thread Lew
On Wednesday, November 9, 2011 5:15:30 AM UTC-8, Pawan wrote: > > You mean to say on wrong group, No, they meant wrong list, not wrong group. If they'd meant wrong group, they wouldn't have said, "wrong list". > I have applied to those groups for membership. > Since some people are common

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-11 Thread Dianne Hackborn
On Wed, Nov 9, 2011 at 10:12 AM, Pawan Singh Rathore < pawan.s.rath...@gmail.com> wrote: > Its my first task at source level. You are doomed. Seriously. This is not a first task kind of thing. It is not even a second task kind of thing. -- Dianne Hackborn Android framework engineer hack...@

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-09 Thread Kristopher Micinski
You can't join android-framework because it is being closed, you can instead join android-platform, which is an open group. kris On Wed, Nov 9, 2011 at 1:12 PM, Pawan Singh Rathore wrote: > Hi Kristopher, > > Thanks for your valuable response. > Its my first task at source level. I have also app

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-09 Thread Pawan Singh Rathore
Hi Kristopher, Thanks for your valuable response. Its my first task at source level. I have also applied for membership on android-framework group, Hope gets approval. Yep, It will take months to implement because the relevance code is about 14-15k SLOC. Thanks & BR, Pawan Rathore On Wed, Nov

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-09 Thread Kristopher Micinski
I think the truth is that doing this requires some fairly fundamental changes to the window manager, and if you really want to do it, you're going to have to spend a few months reading up on the implementation before you can start doing work. (I.e., the concern is that if people thought you would

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-09 Thread Pawan Singh Rathore
You mean to say on wrong group, I have applied to those groups for membership. Since some people are common on all the groups, so trying luck here. I can't sit and wait for approval. Thanks & BR, Pawan Rathore On Wed, Nov 9, 2011 at 6:31 PM, Kostya Vasilyev wrote: > First and foremost, you'

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-09 Thread Kostya Vasilyev
First and foremost, you're on the wrong list. Find a more appropriate one here: http://source.android.com/community/index.html 09.11.2011 16:58, Pawan Singh Rathore пишет: > Am I in right direction? > -- Kostya Vasilyev -- You received this message because you are subscribed to the Google G

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-09 Thread Pawan Singh Rathore
Ok, So I need to customize WindowManager and WindowMangerService etc.. Because WindowManager draws surface for Application, If somehow I can customize window manager in that way that it draws surface for two application, then I'll be able to show two different application on same screen. Am I in r

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-08 Thread Francisco Dalla Rosa soares
That means they have a partnership with google or some company who has a partnership with google, who gave them access to the source code. 2011/11/8 Pawan Singh Rathore > Hi Hackborn, > You mean to say that they have modified the platform. > Was honeycom source ever be available to download? > >

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-08 Thread Pawan Singh Rathore
Hi Hackborn, You mean to say that they have modified the platform. Was honeycom source ever be available to download? Thanks & BR, Pawan Rathore On Tue, Nov 8, 2011 at 1:22 PM, Dianne Hackborn wrote: > On Mon, Nov 7, 2011 at 9:25 PM, Pawan Singh Rathore < > pawan.s.rath...@gmail.com> wrote:

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Dianne Hackborn
On Mon, Nov 7, 2011 at 9:25 PM, Pawan Singh Rathore < pawan.s.rath...@gmail.com> wrote: > Have you gone through this link , I > don't think they modified Platform. > Well you are wrong, because that is what they did. -- Dianne Hackborn Android framework eng

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Pawan Singh Rathore
Hi Kristopher, Have you gone through this link , I don't think they modified Platform. Thanks & BR, Pawan Rathore On Tue, Nov 8, 2011 at 10:30 AM, Kristopher Micinski wrote: > "available to OEMs" mean they modified the platform... > > kris > > On Mon, No

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Kristopher Micinski
"available to OEMs" mean they modified the platform... kris On Mon, Nov 7, 2011 at 11:18 PM, Pawan Singh Rathore wrote: > Hi TreKing, > Please go through this link, hope you'll get some idea. > As people have already done it on honeycom. > Thanks & BR, > Pawan Rathore > > > > > On Tue, Nov 8, 20

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Dianne Hackborn
Please stop posting here. This list is not for discussion about modifying Android. You will not get any help for that here. Go to android-porting or somewhere else more appropriate. On Mon, Nov 7, 2011 at 8:18 PM, Pawan Singh Rathore < pawan.s.rath...@gmail.com> wrote: > Hi TreKing, > Please g

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Pawan Singh Rathore
Hi TreKing, Please go through this link

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread TreKing
On Mon, Nov 7, 2011 at 9:59 PM, Pawan Singh Rathore < pawan.s.rath...@gmail.com> wrote: > Currently, I don't know what changes I have to do, > Thats why I asked you experinced people. > OK - but for the third time - this list is not for discussing modifying the source code to achieve things like

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Pawan Singh Rathore
Hi TreKing, Currently, I don't know what changes I have to do, Thats why I asked you experinced people. We will have our own hardware that runs Android. Thanks & BR, Pawan Rathore On Tue, Nov 8, 2011 at 6:19 AM, TreKing wrote: > On Mon, Nov 7, 2011 at 7:00 AM, Pawan Singh Rathore < > pawan

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Pawan Singh Rathore
Hi Mark, Thanks for your response, I am big fan of you. Your examples are always helpful to me. I want to achieve some think like this. Can you please share some idea, that how can I do this task. Thanks & BR, Pawan Rathore On Mon, Nov 7, 2011 at 6:36 PM

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread TreKing
On Mon, Nov 7, 2011 at 7:00 AM, Pawan Singh Rathore < pawan.s.rath...@gmail.com> wrote: > Can you please share your idea, that how can I achieve this? Ask on a list that's related to modifying the source. You're not going to achieve this with the SDK. ---

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Mark Murphy
On Mon, Nov 7, 2011 at 8:03 AM, Pawan Singh Rathore wrote: > But using fragments how can we run app, inside fragment. You can't. This would require substantial modifications to Android itself. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonswar

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Pawan Singh Rathore
Can you please share your idea, that how can I achieve this? Best Regards, Pawan Rathore On Mon, Nov 7, 2011 at 6:17 PM, TreKing wrote: > On Mon, Nov 7, 2011 at 12:48 AM, Pawan Singh Rathore < > pawan.s.rath...@gmail.com> wrote: > >> I need to customize Android Source code in a such a way th

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Pawan Singh Rathore
Hi Rafel, Now we can use Fragments in any API level, But using fragments how can we run app, inside fragment. Can you please explain tad more. Best Regards, Pawan Rathore On Mon, Nov 7, 2011 at 6:24 PM, Rafael Maas wrote: > Fragments? > http://developer.android.com/guide/topics/fundamentals/

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Rafael Maas
Fragments? http://developer.android.com/guide/topics/fundamentals/fragments.html >=android 3.0 2011/11/7 TreKing : > On Mon, Nov 7, 2011 at 12:48 AM, Pawan Singh Rathore > wrote: >> >> I need to customize Android Source code in  a such a way that, It can run >> multiple Application on  the same

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread TreKing
On Mon, Nov 7, 2011 at 12:48 AM, Pawan Singh Rathore < pawan.s.rath...@gmail.com> wrote: > I need to customize Android Source code in a such a way that, It can run > multiple Application on the same screen. > Is that possible? Please share your thoughts and Ideas... > Sure, that's possible. Thi

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Júlio Cesar Bueno Cotta
Hello, I think it's not possible. I think you can run multiple threads, and can run multiple Services, but just one screen layout. 2011/11/7 Pawan Singh Rathore > Hi All, > > I need to customize Android Source code in a such a way that, It can run > multiple Application on the same screen. >

[android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Pawan Singh Rathore
Hi All, I need to customize Android Source code in a such a way that, It can run multiple Application on the same screen. Is that possible? Please share your thoughts and Ideas... Thanks & BR, Pawan -- You received this message because you are subscribed to the Google Groups "Android Develope