[DEV] GSM phone calls on Nexus 7 3G

chimpanzeexda

Member
Dec 10, 2011
31
7
0
The FonePad is also running on an Intel Atom Z2420 CPU. So one should not expect ROMs to be anywhere near compatible.
Most modern phones(even some of the dumb phones by nokia) are actually having 2 independent computers running side by side. The Atom is most likely for the 'PDA' part, the actual 'phone/modem' may still be the same as N7(basically the baseband or whatever people call it).

Not saying it can be done, just that the Atom may not be the problem. I remember people try to enable the call saw some form of error when it is doing the dialing like 'ATD...' ? It is a typical modem command like in the old days where we can use a fax modem to send fax(i.e. the host program can be running on linux/windows/dos but the modem can still function so long you pass it the correct command and data).
 

punshkin

Senior Member
Jan 6, 2010
1,021
257
0
Hey,
along with the 4.2.2 source, google has now made the Nexus 7 3G fully AOSP supported and provided all the binaries
i wonder if the gsm binaries might help with better understanding of how the modem, and eventually even gsm calls might work
http://www.androidpolice.com/2013/0...4-and-nexus-7-3g-now-fully-supported-by-aosp/

i don't have experience with this nor am i a dev, but i felt like this belongs here, so excuse me posting here
 
Last edited:

Synman

Recognized Developer
Nov 2, 2010
826
547
0
Outside Philadelphia
www.shellware.com
Hey,
along with the 4.2.2 source, google has now made the Nexus 7 3G fully AOSP supported and provided all the binaries
i wonder if the gsm binaries might help with better understanding of how the modem, and eventually even gsm calls might work
http://www.androidpolice.com/2013/0...4-and-nexus-7-3g-now-fully-supported-by-aosp/

i don't have experience with this nor am i a dev, but i felt like this belongs here, so excuse me posting here
This may just mean they released the device tree and proprietary binaries... Which we basically already have.

I've been meaning to release a 4.2.2 version of GwT. Will look into pulling down the new master branch.

I wouldn't get too excited.

Sent from my Galaxy Nexus using Tapatalk 2
 
  • Like
Reactions: punshkin

aza510

Member
Mar 6, 2013
29
1
0
all the features

i forwarded my sim todayu and what should pop up but all the call setting. interesting they have gone to all the trouble to block incvoming calls yet all the feastures are hard installed
 
  • Like
Reactions: rufaz

erosoft

Member
May 7, 2011
5
0
0
Fiumicino
i forwarded my sim todayu and what should pop up but all the call setting. interesting they have gone to all the trouble to block incvoming calls yet all the feastures are hard installed
But I'm not skilled to see what's in there. I only see "extract-asus-tilapia.sh"
Only few KBytes[/QUOTE]

Hi, anyone knows what is next step to enable phone calls ?

Im not a Linux expert, but it seems that the ".sh" is a script,
if i run it as a script with command "./extract-asus-tilapia.sh" via terminal
the function will be enabled ?? :) Or it is too simple ?

Hope to get a solution soon... because i bought Nexus 3G to use it also as phone with bluetooth...
 

minnieman

Senior Member
Sep 26, 2010
335
16
0
Minneapolis, MN
But I'm not skilled to see what's in there. I only see "extract-asus-tilapia.sh"
Only few KBytes
Hi, anyone knows what is next step to enable phone calls ?

Im not a Linux expert, but it seems that the ".sh" is a script,
if i run it as a script with command "./extract-asus-tilapia.sh" via terminal
the function will be enabled ?? :) Or it is too simple ?

Hope to get a solution soon... because i bought Nexus 3G to use it also as phone with bluetooth...[/QUOTE]

Then you got this device for the wrong reason, because the extracting script is (I believe) just to extract the different images from the device like system, boot, kernel, ect. Also please follow the rules, if you aren't a contributing developer then go to the discussion thread not the development thread.
 
  • Like
Reactions: erosoft and mal1024

erosoft

Member
May 7, 2011
5
0
0
Fiumicino
R: [DEV] GSM phone calls on Nexus 7 3G

Hi, anyone knows what is next step to enable phone calls ?

Im not a Linux expert, but it seems that the ".sh" is a script,
if i run it as a script with command "./extract-asus-tilapia.sh" via terminal
the function will be enabled ?? :) Or it is too simple ?

Hope to get a solution soon... because i bought Nexus 3G to use it also as phone with bluetooth...
Then you got this device for the wrong reason, because the extracting script is (I believe) just to extract the different images from the device like system, boot, kernel, ect. Also please follow the rules, if you aren't a contributing developer then go to the discussion thread not the development thread.[/QUOTE]

In so sorry... You are right.
Thanks anyway.

Inviato dal mio Nexus 7 con Tapatalk 2
 

bobbiac

Member
Feb 23, 2011
38
4
0
Is everyone using a "borrowed" sim? or are you guys actually linking your imei with a 4G smartphone plan? Seems like AT&T could be that anal.

And with risk of being an ass..

http://forum.xda-developers.com/showthread.php?t=1149523

LifelessRaptor said:
APNs required by the Atrix 4G (Needed all of them.)
Name: AT&T US
APN: wap.cingular
Proxy: wireless.cingular.com
Port: 80
Username: <not set>
Password: <not set>
Server: <not set>
MMSC: <not set>
MMS Proxy: <not set>
MMS Port: <not set>
MCC: 310
MNC: 410
Authentication type: <not set>
APN type: default,supl,agps,fota,dun

Name: AT&T US HSDPA
APN: phone
Proxy: <not set>
Port: <not set>
Username: <not set>
Password: <not set>
Server: <not set>
MMSC: <not set>
MMS Proxy: <not set>
MMS Port: <not set>
MCC: 310
MNC: 410
Authentication type: <not set>
APN type: default,supl,agps,fota,dun

Name: AT&T US Tether
APN: broadband
Proxy: wireless.cingular.com
Port: 80
Username: <not set>
Password: <not set>
Server: <not set>
MMSC: <not set>
MMS Proxy: <not set>
MMS Port: <not set>
MCC: 310
MNC: 410
Authentication type: <not set>
APN type: tether

Name: AT&T US MMS
APN: wap.cingular
Proxy: wireless.cingular.com
Port: 80
Username: <not set>
Password: <not set>
Server: <not set>
MMSC: http://mmsc.cingular.com
MMS Proxy: wireless.cingular.com
MMS Port: 80
MCC: 310
MNC: 410
Authentication type: <not set>
APN type: mms
 
Last edited:

minnieman

Senior Member
Sep 26, 2010
335
16
0
Minneapolis, MN
Is everyone using a "borrowed" sim? or are you guys actually linking your imei with a 4G smartphone plan? Seems like AT&T could be that anal.

And with risk of being an ass..

http://forum.xda-developers.com/showthread.php?t=1149523
The phone call situation does not have to do with the APN settings, its a limitation within the hardware, developers are trying to work around it but it does not seem likely that we will be getting calls on the nexus 7.
 

chris.pwelsh

New member
Aug 17, 2011
4
0
0
Send me the N7/3G/324.2.2 modified framework-res.apk?

Hi,

I'm having a hell of a time recompiling the framework-res file? Tried it on my mac and pc with no luck. I have read howtos and tried for 1/2 a day with no success and have run out of time.

Can someone please help me out by pointing me to a downloadable signed copy of framework-res.apk> All I want is to enable the dialer. Tethering would be good but that out of the scope of this thread.

Many thank
Chris
 

bobbiac

Member
Feb 23, 2011
38
4
0
The phone call situation does not have to do with the APN settings, its a limitation within the hardware, developers are trying to work around it but it does not seem likely that we will be getting calls on the nexus 7.
Care to link the developer that said that? As far as I read, this was not confirmed.
 

Synman

Recognized Developer
Nov 2, 2010
826
547
0
Outside Philadelphia
www.shellware.com
It was not confirmed, but Synman said that this is likely the case. A few pages back he basically said don't hold your breathes.
Certainly confirmed. For example, GwT is packaged with the full 300k APN list and way way back I tried every combination of APNs imaginable, including entries such as the ones linked above.
 
  • Like
Reactions: spyros.giotakis

Husky997

Member
Jul 17, 2009
49
9
0
Krk
Odp: [DEV] GSM phone calls on Nexus 7 3G

Who tell me, now when I buy a nexus 7 3G can make a phone call like samsung galaxy tab 7 plus or tab 2 7.0 or not?

Wysyłane z mojego GT-P6200 za pomocą Tapatalk 2
 

zki

New member
Sep 27, 2010
2
0
0
No, You won't.

Who tell me, now when I buy a nexus 7 3G can make a phone call like samsung galaxy tab 7 plus or tab 2 7.0 or not?

Wysyłane z mojego GT-P6200 za pomocą Tapatalk 2
No, You cannot - it does not work like Tabs. Don't buy Nexus if You need this feature. (Nie, nie da się z tego dzwonić jak z Tabów - nie kupuj Nexusa jeśli tego potrzebujesz).
 

Husky997

Member
Jul 17, 2009
49
9
0
Krk
Odp: [DEV] GSM phone calls on Nexus 7 3G

Thanks @ZKI. ( w takim razie puki co nie sprzedaje nieszczesnego taba, i czekam aż ktoś zrobi sensowny rom, bo to jest jedyna funkcja ktora mnie przy nim trzyma)

Wysyłane z mojego GT-P6200 za pomocą Tapatalk 2